home *** CD-ROM | disk | FTP | other *** search
/ SOHO - Exploring the Sun - 2003 Update / SOHO - Exploring the Sun - 2003 Update.iso / pc / data / main.dcr / scripts_18.ls < prev    next >
Encoding:
Text File  |  2003-02-25  |  78 b   |  6 lines

  1. on mouseUp
  2.   if SpriteExists(99) >= 1 then
  3.     go(the frame + 5)
  4.   end if
  5. end
  6.